home *** CD-ROM | disk | FTP | other *** search
/ Sprite 1984 - 1993 / Sprite 1984 - 1993.iso / src / cmds / fsmakeprompt / fsmakeprompt.man < prev    next >
Encoding:
Text File  |  1990-07-03  |  1.3 KB  |  36 lines

  1. '\" Copyright 1990 Regents of the University of California
  2. '\" Permission to use, copy, modify, and distribute this
  3. '\" documentation for any purpose and without fee is hereby
  4. '\" granted, provided that this notice appears in all copies.
  5. '\" The University of California makes no representations about
  6. '\" the suitability of this material for any purpose.  It is
  7. '\" provided "as is" without express or implied warranty.
  8. '\" 
  9. '\" $Header: /sprite/src/admin/fsmakeprompt/RCS/fsmakeprompt.man,v 1.1 90/07/02 22:28:01 jhh Exp $ SPRITE (Berkeley)
  10. '/" 
  11. .so \*(]ltmac.sprite
  12. .HS FSMAKEPROMPT cmds
  13. .BS
  14. '\" Note:  do not modify the .SH NAME line immediately below!
  15. .SH NAME
  16. fsmakeprompt \- Interactive front-end for \fBfsmake\fR.
  17. .SH SYNOPSIS
  18. \fsmakeprompt\fR 
  19. .BE
  20.  
  21. .SH DESCRIPTION
  22. .PP
  23. \fBFsmakeprompt\fR is used to create Sprite filesystems on disk partitions.
  24. It is an interactive front-end for the \fBfsmake\fR
  25. program.
  26. \fBFsmakeprompt\fR prompts the user for information on how to build the
  27. filesystem(s), then invokes \fBfsmake\fR to actually build them.
  28. All of the questions have basically the same format.  
  29. Items in square brackets '[]'  are a list of legal answers to the question.
  30. An item in parenthesis '()' is the default answer.  
  31. Simply pressing <return> in response to a question will cause the 
  32. default answer to be used.
  33. .SH KEYWORDS
  34. filesystem, disk, fsmake
  35.  
  36.